'Declaration
Protected Overloads Sub AppendPerformanceInfo( _ ByVal ParamArray stopwatches() As System.Diagnostics.Stopwatch _ )
'Usage
Dim instance As NLayout Dim stopwatches() As System.Diagnostics.Stopwatch instance.AppendPerformanceInfo(stopwatches)
protected void AppendPerformanceInfo( params System.Diagnostics.Stopwatch[] stopwatches )
Parameters
- stopwatches